home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / AMOSList / AMOSLIST.0997 / 000037_amos-request@svcs1.digex.net_Thu Sep 4 23:48:27 1997.msg < prev    next >
Text File  |  1997-10-01  |  2KB  |  74 lines

  1. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224])
  2.     by mail1.access.digex.net (8.8.5/8.8.5) with ESMTP id XAA16739
  3.     for <mcox@access.digex.net>; Thu, 4 Sep 1997 23:48:23 -0400 (EDT)
  4. Received: (from daemon@localhost)
  5.     by svcs1.digex.net (8.8.5/8.8.5) id WAA03505
  6.     for amos-out; Thu, 4 Sep 1997 22:53:49 -0400 (EDT)
  7. Received: from mail2.access.digex.net (mail2.access.digex.net [205.197.247.3])
  8.     by svcs1.digex.net (8.8.5/8.8.5) with ESMTP id WAA03502
  9.     for <amos-list@svcs1.digex.net>; Thu, 4 Sep 1997 22:53:48 -0400 (EDT)
  10. Received: from bc.seflin.org (a007193t@bc.seflin.org [199.227.192.20])
  11.     by mail2.access.digex.net (8.8.5/8.8.5) with SMTP id WAA08529
  12.     for <amos-list@access.digex.net>; Thu, 4 Sep 1997 22:53:47 -0400 (EDT)
  13. Received: (from a007193t@localhost) by bc.seflin.org (8.6.12/8.6.12) id WAA23278; Thu, 4 Sep 1997 22:53:58 -0400
  14. Date: Thu, 4 Sep 1997 22:53:58 -0400 (EDT)
  15. From: Eric Hyland <a007193t@bc.seflin.org>
  16. Subject: Re: CD32 Pad support in *The Game Extension*
  17. To: "Mr. Giark To You" <joehick@golden.net>
  18. cc: AMOS List <amos-list@access.digex.net>
  19. In-Reply-To: <yam7186.1812.5092288@huron.net>
  20. Message-ID: <Pine.3.89.9709042206.A15593-0100000@bc>
  21. MIME-Version: 1.0
  22. Content-Type: TEXT/PLAIN; charset=US-ASCII
  23. Status: O
  24. X-Status: 
  25.  
  26. On Thu, 4 Sep 1997, Mr. Giark To You wrote:
  27.  
  28. > On 02-Sep-97, Peter Cahill wrote:
  29. > >You said 'All 11 buttons' are they:
  30. > >Up
  31. > >Down
  32. > >Left
  33. > >Right
  34. > >Red Button
  35. > >Blue Button
  36. > Green Button
  37. > Yellow Button
  38. > >Left shoulder button
  39. > >Right shoulder button
  40. > Pause Button
  41. > >Should I do the CD32 Pad support as:
  42. > >Up=+1
  43. > >Down=+2
  44. > >Left=+4
  45. > >X=CD32(1)
  46. > >and Down+Left was been pressed it would make
  47. > >X=6
  48. > Yes.
  49. > Peter (Pete?), if you grab my cd32 procs from the game page, you'll see how
  50. > I'd like it. 
  51. > Well met and godspeed,
  52. >                       Giark
  53.  
  54. You don't need an extension to do that easy stuff any idiot with a CD32
  55. JoyPad, and the lowlevel.libray can do that easy shit, but reading all
  56. the various combinations of firing buttons, and firing buttons & D-Pad
  57. combinations is tough. If your not going to tackle the tough stuff then
  58. don't even bother!
  59.  
  60. Eric Hyland
  61. a007193t@bc.seflin.org
  62.  
  63.